home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / road2_00.zip / ROADWORK.BAT < prev    next >
DOS Batch File  |  1992-09-18  |  525b  |  15 lines

  1. echo off
  2. C:                      <- WHEREVER YOU RUN FROM
  3. cd\gap                  <- INTO GAP DIRECTORY
  4. qkdoor gap pcb14        <- CONVERT TO PCB14 if needed
  5. cd \doors\roadwork      <- Directory where door is located
  6. road road.cfg
  7. cd\gap                  <- RETURN TO BOARD
  8.  
  9.  
  10. rem   Delete the <- statements and every thing after line 8
  11. rem   and this can be your batch file!
  12. rem   Line four is an example if a conversion program is needed,
  13. rem   delete if not needed.
  14. rem   Config file has to be named road.cfg
  15.